'Declaration Public Overloads Function ComputeLength( _ ByVal worldTransform As Nullable(Of Matrix3x2), _ ByVal flatteningTolerance As Single _ ) As Single
public float ComputeLength( Nullable<Matrix3x2> worldTransform, float flatteningTolerance )
Parameters
- worldTransform
- flatteningTolerance